ComponentOne ASP.NET MVC Controls
Extenders Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : Extenders Property
Gets the extender collection.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public ReadOnly Property Extenders As IList(Of Extender)
[Ignore()]
public IList<Extender> Extenders {get;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members